[INFO] cloning repository https://github.com/jgonzalezcmsd/mini-histories-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgonzalezcmsd/mini-histories-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgonzalezcmsd%2Fmini-histories-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgonzalezcmsd%2Fmini-histories-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c72d52f0edfbcc44727dd2c6520677d4da3502aa
[INFO] testing jgonzalezcmsd/mini-histories-api/c72d52f0edfbcc44727dd2c6520677d4da3502aa against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgonzalezcmsd%2Fmini-histories-api" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jgonzalezcmsd/mini-histories-api
[INFO] finished tweaking git repo https://github.com/jgonzalezcmsd/mini-histories-api
[INFO] tweaked toml for git repo https://github.com/jgonzalezcmsd/mini-histories-api written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jgonzalezcmsd/mini-histories-api on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jgonzalezcmsd/mini-histories-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sea-schema-derive v0.3.0
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.13
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.13
[INFO] [stderr]   Downloaded reserve-port v2.3.0
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.13
[INFO] [stderr]   Downloaded auto-future v1.0.0
[INFO] [stderr]   Downloaded rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]   Downloaded backtrace_printer v1.3.0
[INFO] [stderr]   Downloaded shared_thread v0.1.0
[INFO] [stderr]   Downloaded ego-tree v0.9.0
[INFO] [stderr]   Downloaded sdd v3.0.9
[INFO] [stderr]   Downloaded rstest v0.21.0
[INFO] [stderr]   Downloaded rstest_macros v0.21.0
[INFO] [stderr]   Downloaded axum-test v17.3.0
[INFO] [stderr]   Downloaded insta v1.43.1
[INFO] [stderr]   Downloaded async-compression v0.4.25
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded loco-gen v0.16.0
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded lettre v0.11.17
[INFO] [stderr]   Downloaded sea-query v0.32.6
[INFO] [stderr]   Downloaded tokio-cron-scheduler v0.11.1
[INFO] [stderr]   Downloaded rrgen v0.5.6
[INFO] [stderr]   Downloaded redis v0.31.0
[INFO] [stderr]   Downloaded backon v1.5.1
[INFO] [stderr]   Downloaded english-to-cron v0.1.6
[INFO] [stderr]   Downloaded ipnetwork v0.20.0
[INFO] [stderr]   Downloaded os_pipe v1.2.2
[INFO] [stderr]   Downloaded duct v1.0.0
[INFO] [stderr]   Downloaded scraper v0.21.0
[INFO] [stderr]   Downloaded bytesize v2.0.1
[INFO] [stderr]   Downloaded duct_sh v1.0.0
[INFO] [stderr]   Downloaded email-encoding v0.4.1
[INFO] [stderr]   Downloaded cruet v0.14.0
[INFO] [stderr]   Downloaded cruet v0.13.3
[INFO] [stderr]   Downloaded flagset v0.4.7
[INFO] [stderr]   Downloaded serde_variant v0.1.3
[INFO] [stderr]   Downloaded tree-fs v0.3.1
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] [stderr]   Downloaded byte-unit v4.0.19
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded btparse-stable v0.1.2
[INFO] [stderr]   Downloaded quoted_printable v0.5.1
[INFO] [stderr]   Downloaded rust_decimal v1.37.2
[INFO] [stderr]   Downloaded opendal v0.50.2
[INFO] [stderr]   Downloaded loco-rs v0.16.0
[INFO] [stderr]   Downloaded sea-schema v0.16.2
[INFO] [stderr]   Downloaded sea-orm v1.1.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b826e0933ff678e64f337384962bcf89148a78d0baf88f113f2d00f5d650773e
[INFO] running `Command { std: "docker" "start" "-a" "b826e0933ff678e64f337384962bcf89148a78d0baf88f113f2d00f5d650773e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b826e0933ff678e64f337384962bcf89148a78d0baf88f113f2d00f5d650773e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b826e0933ff678e64f337384962bcf89148a78d0baf88f113f2d00f5d650773e", kill_on_drop: false }`
[INFO] [stdout] b826e0933ff678e64f337384962bcf89148a78d0baf88f113f2d00f5d650773e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00801093c1968827afc36722e827d36c7e1b6b3ecace14899be564c834ddd0be
[INFO] running `Command { std: "docker" "start" "-a" "00801093c1968827afc36722e827d36c7e1b6b3ecace14899be564c834ddd0be", kill_on_drop: false }`
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=0060f417db8ef78f -C extra-filename=-a430f22e8c65708d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-06c983927188c99c.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-2cbcfaf5b9f938fe.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-1e6ebcc70bab3daa.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "00801093c1968827afc36722e827d36c7e1b6b3ecace14899be564c834ddd0be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00801093c1968827afc36722e827d36c7e1b6b3ecace14899be564c834ddd0be", kill_on_drop: false }`
[INFO] [stdout] 00801093c1968827afc36722e827d36c7e1b6b3ecace14899be564c834ddd0be
